home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_19987.txt < prev    next >
Text File  |  1990-03-19  |  3KB  |  133 lines

  1. -- card: 19987 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2792
  5. -- name: service 8
  6. ----- HyperTalk script -----
  7. on closecard
  8.   global maploc, cardloc
  9.   put word 1 of the short name of this card into maploc
  10.   put word 2 of the short name of this card into cardloc
  11.   put "yes" into line 7 of field "footprints" of card "Map"
  12. end closecard
  13.  
  14.  
  15.  
  16. -- part 13 (button)
  17. -- low flags: 00
  18. -- high flags: 2000
  19. -- rect: left=131 top=148 right=164 bottom=292
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   push card
  31.   visual effect dissolve
  32.   go to card "service 2"
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 14 (button)
  38. -- low flags: 00
  39. -- high flags: 2000
  40. -- rect: left=131 top=164 right=180 bottom=266
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   push card
  52.   visual effect dissolve
  53.   go card "service 2f"
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 15 (button)
  59. -- low flags: 00
  60. -- high flags: 2000
  61. -- rect: left=131 top=180 right=197 bottom=294
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: 
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   push card
  73.   visual effect dissolve
  74.   go to card id 27161
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 16 (button)
  80. -- low flags: 00
  81. -- high flags: 2000
  82. -- rect: left=131 top=196 right=213 bottom=303
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   push card
  94.   visual effect dissolve
  95.   go to card id 37800
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part contents for background part 9
  101. ----- text -----
  102. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  103.  
  104. -- part contents for background part 11
  105. ----- text -----
  106. service1
  107.  
  108. -- part contents for background part 4
  109. ----- text -----
  110. Service and Support
  111.  
  112. -- part contents for background part 13
  113. ----- text -----
  114. Introduction:  Overview of Section
  115.  
  116. -- part contents for background part 5
  117. ----- text -----
  118.  
  119. Click on a selection if you wish to review any of the subjects below prior to continuing to the next section:
  120.  
  121. ‚Ä¢ Opening the Macintosh*
  122. ‚Ä¢ Installing the Card*
  123. ‚Ä¢ Using the Control Panel*
  124. ‚Ä¢ The 8‚Ä¢24-bit Upgrade Kit*
  125.  
  126. -- part contents for background part 14
  127. ----- text -----
  128. open Port: service 2
  129. open back: service 3
  130. chge batt: service 4
  131. installing: service 5
  132. chge kybd: service 6
  133. cont. panel: service 7